spatstat generic functions:
Methods for weighted, marked planar point patterns (of class wmppp) from spatstat
Usage
"sharpen"(...)
"split"(...)
"superimpose"(...)
"unique"(...)
Value
An object of class "wmppp"
.
Details
spatstat
methods for ppp
objects returning a ppp
object can be applied to a wmppp
and return a wpppp
with these methods which just call the ppp.object
method and change the class of the result for convenience.
Some spatstat
functions such as rthin
are not generic so they always return a ppp.object
when applied to a wmppp.object
. Their result may be converted by as.wmppp
.